toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.frame
/
[jvm]get
get
operator
fun
WebStorage
.
get
(
key
:
String
)
:
String
?
operator
fun
WebStorage
.
get
(
key
:
String
)
:
String
?
Returns the value associated with the given
key
if it exists in the storage.
Since
8.0.0